home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / DJGPP / GAS211S2.ZIP / src / gas-211 / libibert / configur.in < prev    next >
Text File  |  1993-05-30  |  982b  |  30 lines

  1. # This file is a shell script fragment that supplies the information
  2. # necessary for a configure script to process the program in
  3. # this directory.  For more information, look at ../configure.
  4.  
  5. configdirs=
  6. srctrigger=getopt1.c
  7. srcname="-liberty library"
  8.  
  9. # per-host:
  10.  
  11. files="alloca-norm.h"
  12. links="alloca-conf.h"
  13.  
  14. case "${host}" in
  15.   rs6000-ibm-aix*)    host_makefile_frag=config/mh-aix
  16.             files="alloca-botch.h" ;;
  17.   m68k-apollo-bsd*)    host_makefile_frag=config/mh-a68bsd ;;
  18.   m68k-apollo-sysv*)    host_makefile_frag=config/mh-apollo68 ;;
  19.   i[34]86-ncr-sysv4*)    host_makefile_frag=config/mh-ncr3000 ;;
  20.   *-*-dgux*)        host_makefile_frag=config/mh-sysv ;;
  21.   *-*-hpux*)        host_makefile_frag=config/mh-hpux ;;
  22.   *-*-irix4*)        host_makefile_frag=config/mh-irix4 ;;
  23.   *-*-m88kbcs)        host_makefile_frag=config/mh-sysv ;;
  24.   *-*-solaris2*)    host_makefile_frag=config/mh-sysv4 ;;
  25.   *-*-sysv4*)        host_makefile_frag=config/mh-sysv4 ;;
  26.   *-*-sysv*)        host_makefile_frag=config/mh-sysv ;;
  27. esac
  28.  
  29. # per-target:
  30.